net/http.response.finishRequest (method)

3 uses

	net/http (current package)
		server.go#L1708: func (w *response) finishRequest() {
		server.go#L2098: 		w.finishRequest()
		server.go#L2150: 	w.finishRequest()